PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFPolylineAnnotation Class / getPoints Method
In This Topic
    getPoints Method
    In This Topic
    Gets the polyline points.
    Syntax
    public PDFPoint[] getPoints()

    Return Value

    An array of points that define the polyline.
    See Also